[INFO] cloning repository https://github.com/titus671/soapy_rust_power
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/titus671/soapy_rust_power" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitus671%2Fsoapy_rust_power", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitus671%2Fsoapy_rust_power'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2af2061f51647d90e4448e9b6c884977a41ca180
[INFO] checking titus671/soapy_rust_power against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitus671%2Fsoapy_rust_power" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/titus671/soapy_rust_power
[INFO] finished tweaking git repo https://github.com/titus671/soapy_rust_power
[INFO] tweaked toml for git repo https://github.com/titus671/soapy_rust_power written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/titus671/soapy_rust_power on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/titus671/soapy_rust_power already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.217
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded soapysdr-sys v0.7.5
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded transpose v0.2.3
[INFO] [stderr]   Downloaded primal-check v0.3.4
[INFO] [stderr]   Downloaded goertzel v0.2.0
[INFO] [stderr]   Downloaded serde v1.0.217
[INFO] [stderr]   Downloaded once_cell v1.20.2
[INFO] [stderr]   Downloaded soapysdr v0.4.1
[INFO] [stderr]   Downloaded uuid v1.12.0
[INFO] [stderr]   Downloaded strength_reduce v0.2.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rustfft v6.2.0
[INFO] [stderr]   Downloaded tokio v1.43.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20701354dba158240daccf5b1f6f06c98c9687f5873e5ce8fc8bce5f1694a06c
[INFO] running `Command { std: "docker" "start" "-a" "20701354dba158240daccf5b1f6f06c98c9687f5873e5ce8fc8bce5f1694a06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20701354dba158240daccf5b1f6f06c98c9687f5873e5ce8fc8bce5f1694a06c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20701354dba158240daccf5b1f6f06c98c9687f5873e5ce8fc8bce5f1694a06c", kill_on_drop: false }`
[INFO] [stdout] 20701354dba158240daccf5b1f6f06c98c9687f5873e5ce8fc8bce5f1694a06c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aeb24e7e564836674952b9f90db77e35e77169fc26484381efc2b0ffe785c7f
[INFO] running `Command { std: "docker" "start" "-a" "5aeb24e7e564836674952b9f90db77e35e77169fc26484381efc2b0ffe785c7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling soapysdr-sys v0.7.5
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking goertzel v0.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr] error: failed to run custom build command for `soapysdr-sys v0.7.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/soapysdr-sys-3bd5cb531b308454/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SOAPYSDR_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=SOAPYSDR_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=SOAPYSDR_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   pkg_config: 
[INFO] [stderr]   pkg-config exited with status code 1
[INFO] [stderr]   > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags SoapySDR SoapySDR >= 0.6.0
[INFO] [stderr] 
[INFO] [stderr]   The system library `SoapySDR` required by crate `soapysdr-sys` was not found.
[INFO] [stderr]   The file `SoapySDR.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
[INFO] [stderr]   The PKG_CONFIG_PATH environment variable is not set.
[INFO] [stderr] 
[INFO] [stderr]   HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `SoapySDR.pc`.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1989) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/soapysdr-sys-0.7.5/build.rs:64:10:
[INFO] [stderr]   Couldn't find SoapySDR
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x596cf6a2db28 - std[bd6e152240e857e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x596cf6a2db28 - std[bd6e152240e857e]::backtrace_rs::backtrace::trace_unsynchronized::<std[bd6e152240e857e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x596cf6a2db28 - std[bd6e152240e857e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x596cf6a2db28 - <<std[bd6e152240e857e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[9857727c3067107c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x596cf6a4539a - <core[9857727c3067107c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x596cf6a4539a - core[9857727c3067107c]::fmt::write
[INFO] [stderr]      6:     0x596cf6a33d92 - std[bd6e152240e857e]::io::default_write_fmt::<std[bd6e152240e857e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x596cf6a33d92 - <std[bd6e152240e857e]::sys::stdio::unix::Stderr as std[bd6e152240e857e]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x596cf6a0cf56 - <std[bd6e152240e857e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x596cf6a0cf56 - std[bd6e152240e857e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x596cf6a273b1 - std[bd6e152240e857e]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x596cf6a2762b - std[bd6e152240e857e]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x596cf6a0d012 - std[bd6e152240e857e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x596cf6a02019 - std[bd6e152240e857e]::sys::backtrace::__rust_end_short_backtrace::<std[bd6e152240e857e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x596cf6a0da4d - __rustc[b959497412fefcea]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x596cf6a45bdc - core[9857727c3067107c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x596cf6a458d4 - core[9857727c3067107c]::panicking::panic_display::<&str>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/core/src/panicking.rs:259:5
[INFO] [stderr]     17:     0x596cf6a458d4 - core[9857727c3067107c]::option::expect_failed
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/core/src/option.rs:2260:5
[INFO] [stderr]     18:     0x596cf64c8858 - <core[9857727c3067107c]::option::Option<alloc[d7178b172862a630]::vec::Vec<std[bd6e152240e857e]::path::PathBuf>>>::expect
[INFO] [stderr]     19:     0x596cf64c8034 - build_script_build[4adb5f5be96a3106]::main
[INFO] [stderr]     20:     0x596cf64c9b43 - <fn() as core[9857727c3067107c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x596cf64c71e6 - std[bd6e152240e857e]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x596cf64c71f9 - std[bd6e152240e857e]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x596cf6a26417 - <&dyn core[9857727c3067107c]::ops::function::Fn<(), Output = i32> + core[9857727c3067107c]::panic::unwind_safe::RefUnwindSafe + core[9857727c3067107c]::marker::Sync as core[9857727c3067107c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x596cf6a26417 - std[bd6e152240e857e]::panicking::catch_unwind::do_call::<&dyn core[9857727c3067107c]::ops::function::Fn<(), Output = i32> + core[9857727c3067107c]::panic::unwind_safe::RefUnwindSafe + core[9857727c3067107c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x596cf6a26417 - std[bd6e152240e857e]::panicking::catch_unwind::<i32, &dyn core[9857727c3067107c]::ops::function::Fn<(), Output = i32> + core[9857727c3067107c]::panic::unwind_safe::RefUnwindSafe + core[9857727c3067107c]::marker::Sync>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x596cf6a26417 - std[bd6e152240e857e]::panic::catch_unwind::<&dyn core[9857727c3067107c]::ops::function::Fn<(), Output = i32> + core[9857727c3067107c]::panic::unwind_safe::RefUnwindSafe + core[9857727c3067107c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x596cf6a26417 - std[bd6e152240e857e]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x596cf6a26417 - std[bd6e152240e857e]::panicking::catch_unwind::do_call::<std[bd6e152240e857e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x596cf6a26417 - std[bd6e152240e857e]::panicking::catch_unwind::<isize, std[bd6e152240e857e]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x596cf6a26417 - std[bd6e152240e857e]::panic::catch_unwind::<std[bd6e152240e857e]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x596cf6a26417 - std[bd6e152240e857e]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/7dabc88a3b6768751847baeb49983f31ac5f20e2/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x596cf64c7021 - std[bd6e152240e857e]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x596cf64c9d95 - main
[INFO] [stderr]     34:     0x71fa7d6991ca - <unknown>
[INFO] [stderr]     35:     0x71fa7d69928b - __libc_start_main
[INFO] [stderr]     36:     0x596cf64c6365 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5aeb24e7e564836674952b9f90db77e35e77169fc26484381efc2b0ffe785c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aeb24e7e564836674952b9f90db77e35e77169fc26484381efc2b0ffe785c7f", kill_on_drop: false }`
[INFO] [stdout] 5aeb24e7e564836674952b9f90db77e35e77169fc26484381efc2b0ffe785c7f
